home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
CUGUK
/
COMMS
/
C035.ZIP
/
OLD_JMOD
/
REV110.DOC
< prev
next >
Wrap
Text File
|
1991-02-05
|
640b
|
17 lines
28-SEPT-1988 Richard B. Johnson V1.10
Changed the command line parse routine to remove extra spaces and
tab characters that some were typing (and some BBS systems pass) that
was returning an "invalid file-name" error in some cases. Now its
possible to enter extra spaces and control characters on the command
line:
JMODEM S1 FILENAME.TYP
...Now works!
If a user would create a .BAT file that contained:
JMODEM S1 %1
^----- Extra space(s)
It would sometimes fail depending upon their version of DOS. The
space before the "S" would be passed to the command processor.